	<	!-- KI4SBB Repeater--> 
  <Placemark> 
		<name>KI4SBB Repeater</name>
			
		<!-- Use Red Pushpin as Google Earth place mark reference -->
		<styleUrl>#red pushpin</styleUrl>
			
		<!-- Add information describing the repeater capabilities -->
		<description><![CDATA[
			D-STAR<br/><br/>
			144.96   +2.50 offset<br/><br/>
			443.975 +5.00 offset<br/><br/>
			1282.5   +12.00 offset (voice)<br/><br/>
			1251.0   (simplex)  (data)<br/><br/>
       For Information go to <a href="http://www.w4cue.com/">BARC</a> ]]>
		</description>
			
		<!-- Set Camera to open view when repeater selected -->  
    	<LookAt>
			<latitude>33.484167</latitude>
    	<longitude>-86.809722</longitude>
    	<range>500</range>
    	<tilt>45</tilt>
    	<heading>0</heading>
   	</LookAt> 

		<!-- Provide coordinates of repeater location and anchor description to the ground -->
    <Point>  
			<altitudeMode>relativeToGround</altitudeMode> 
       <coordinates> -86.809722,33.484167,0</coordinates>
    </Point> 
  </Placemark>